home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / webby.swf / scripts / DefineButton2_284 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  71 b   |  4 lines

  1. on(release){
  2.    getURL("Form.asp?Score=" add eval("/:total"),"");
  3. }
  4.